ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CachedMap<TSource,TValue> Class / Refresh Method

In This Topic
    Refresh Method (CachedMap<TSource,TValue>)
    In This Topic
    Notifies subscribed about all cache items change.
    Syntax
    'Declaration
     
    Public Sub Refresh() 
    public void Refresh()
    See Also